Step of Proof: l_before_transitivity 11,40

Inference at * 1 1 0 
Iof proof for Lemma l before transitivity:



1. T : Type
2. l : T List
3. x : T
4. y : T
5. z : T
6. no_repeats(T;l)
7. [xy l
8. [yz l
  [xz [xyz
latex

 by PERMUTE{1:n, 2:n, 2:n, 3:n, 4:n, 5:n} 
latex


 1: .....wf..... NILNIL

 1:   T  Type
 2: .....wf..... NILNIL

 2:   x  T
 3: .....wf..... NILNIL

 3:   [z (T List)
 4: .....wf..... NILNIL

 4:   [yz (T List)
 5

 5:   (x = x & [z [yz])  [xz [yz]
 .


Definitionst  T, x:A  B(x), f(a), x:AB(x), s = t, P  Q, [], [car / cdr], L1  L2, no_repeats(T;l), type List, Type, P  Q, x:AB(x), P  Q, P & Q, P  Q
Lemmascons sublist cons

origin